Skip to content

Conversation

@HcySunYang
Copy link
Member

Fix: #2893

…w subsequent updates to exit the optimization mode correctly
@HcySunYang HcySunYang added the 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. label Apr 1, 2021
@yyx990803 yyx990803 merged commit 995d76b into vuejs:master Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Static Slots optimization combined with component instance re-use can lead to stale slot content never being updated. [EDGE CASE]

2 participants